github.com/jackc/pgx/v5/pgtype.nullAssignmentError.dst (field)
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
convert.go#L12: return &nullAssignmentError{dst: dst}
convert.go#L23: return &nullAssignmentError{dst: dst}
pgtype.go#L183: dst any
pgtype.go#L187: return fmt.Sprintf("cannot assign NULL to %T", e.dst)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)